projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a6d5a7
)
ci: Rename the "style-check" phase to "analysis"
author
Emmanuele Bassi
<ebassi@gnome.org>
Tue, 25 Feb 2020 17:15:00 +0000
(17:15 +0000)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Tue, 25 Feb 2020 17:15:00 +0000
(17:15 +0000)
We want to re-use it for other jobs.
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 1e066f15c3ffec6519e59dd13e9ed632798a6f45..83d2db9a055456be57b1e7364b78e02b455d49b0 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-1,5
+1,5
@@
stages:
- -
style-check
+ -
analysis
- build
- docs
- flatpak
@@
-28,7
+28,7
@@
variables:
style-check-diff:
extends: .only-default
image: registry.gitlab.gnome.org/gnome/gtk/fedora:v13
- stage:
style-check
+ stage:
analysis
allow_failure: true
script:
- .gitlab-ci/run-style-check-diff.sh